os.file.inRoot (field)

3 uses

	os (current package)
		file_unix.go#L66: 	inRoot      bool                    // whether file is opened in a Root
		file_unix.go#L478: 	if typ != ^FileMode(0) && !parent.inRoot {
		root_unix.go#L107: 	f.inRoot = true